home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / graphics / pictex / readme.errorbars < prev    next >
Text File  |  1992-08-26  |  876b  |  34 lines

  1.  
  2. Date: Wed, 29 Jun 88 09:50:04 cdt
  3. Subject: PiCTeX macros
  4. From: grunwald@m.cs.uiuc.edu (Dirk Grunwald)
  5.  
  6. In TeXHaX V88 #59, David Huenemoerder asks about macros to plot error bars
  7. in PiCTeX.
  8.  
  9. Attached, find two macros files. The file, errorbars.tex implements plots
  10. with and without error bars. Each point in the plot is ``marked'', e.g.
  11. with a $\bullet$, or whatever.
  12.  
  13. The second file, ``pointers.tex'', contains macros useful for pointing
  14. at things in a PiCTeX graph. E.g., if you've got data like:
  15.  
  16. \put {\pointLeft{\Full}} [l] at 0.520833 42.4616
  17. \plot
  18. 0 6.
  19. 0.0416667 6.36401
  20.     ....
  21. 0.520833 42.4616
  22. /
  23.  
  24. you'll get an arrow pointing left with the tip of the arrow at the endpoint
  25. of your data plot.
  26.  
  27. The PiCTeX manual can be ordered for $15 from:
  28.   Michael J. Wichura 
  29.   Department of Statistics 
  30.   University of Chicago 
  31.   5734 University Avenue 
  32.   Chicago, IL. 60637-4931
  33.  
  34.